home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Demos / ByCompany / ActiveIngredients / communicae / communicae.app / DemoFiles / mci.cae < prev    next >
Text File  |  1993-09-21  |  490b  |  26 lines

  1. #! communicae
  2. clearall
  3. useport
  4. host = "MCI mail"
  5. port = "ttya"
  6. autodial
  7. login = "%{%250p^M%1000t%w^J%}%r%w'name:  '%?'Your MCI ID'^M%w':  '%1?'Your Password'^M"
  8. logout = "exit^M"
  9. dial = "ATDT%s^M%w'^J'%w'ECT'%w^J"
  10. ;dial = "AT&C1&D3^M%w^J%w^JATDT%s^M%w'^J'%20000t%w'CONNECT'%w^J"
  11. hangup = "%3000p+++%1500pATZ^M"
  12. speed = 1200
  13. ignoreparity
  14. bskey
  15. GRset = 1
  16. tabwidth = 8
  17. font = "Times-Roman"
  18. fontsize = 12
  19. rows = 60
  20. columns = 80
  21. winx = 303
  22. winy = 37
  23. scrollback = 2
  24. droptype = 1
  25. pasteNLwait = 10
  26.